home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6616 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: gidora.kralizec.net.au!root
  2. From: rosko@zeta.org.au (Ross McKay)
  3. Newsgroups: comp.lang.c++,comp.sys.mac.programmer.tools
  4. Subject: Re: cros-platform (mac-ms-windows) development
  5. Date: Sat, 10 Feb 1996 06:52:15 GMT
  6. Organization: Soft Technologies
  7. Message-ID: <4fhc8j$u0d@gidora.kralizec.net.au>
  8. References: <gcollaud-0702961353220001@mhayward.bus.sfu.ca>
  9. Reply-To: rosko@zeta.org.au
  10. NNTP-Posting-Host: dialup4f.syd1.zeta.org.au
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. gcollaud@sfu.ca (Gerald Collaud) wrote:
  14. >Except from Microsoft Visual C++ 4.0 ($1999, ouch!), is there any
  15. >development tool with the following:
  16. >- creates windows and/or mac applications,
  17. >- uses C++,
  18. >- proposes a library of classes (MFC, OWL, ?)
  19. >- runs on a mac
  20.  
  21. [newsgroups trimmed]
  22.  
  23. Try Zinc, an application framework for C++. Zinc will allow you to
  24. write C++ GUI apps for DOS(!), Win31, Win32, OS/2, MacOS, Unix/Motif,
  25. NextStep. Look and feel of the native OS/GUI is preserved (ie. your
  26. Mac stuff won't look like Windoze programs and p*ss off your Mac
  27. users). Source code is included, to help you understand how it does
  28. what it does and so you can easily create new widgets that will be
  29. cross platform.
  30.  
  31. check out  http://www.zinc.com/  for all the marketting blurb.
  32.  
  33. As to the cost, I don't know (the boss pays ;-) but you to do Mac and
  34. Windoze you will need:
  35.  
  36. o  Zinc engine
  37. o  Mac Zinc key
  38. o  Mac C++ compiler
  39. o  Windoze Zinc key
  40. o  Windoze C++ compiler
  41.  
  42. Cheers,
  43. ------------------------------------------------------------------
  44. Ross McKay        | snail: GPO Box 562, Sydney NSW 2001 Australia
  45. Soft Technologies | email: mailto:rosko@zeta.org.au
  46. Sydney, Australia |   URL: http://www.zeta.org.au/~rosko
  47. ------------------------------------------------------------------
  48. The opinions expressed are my own, not those of Soft Technologies.
  49.     "The beatings will continue, until staff morale improves."
  50.  
  51.